home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 June / Macworld (1999-06).dmg / Shareware World / Comms & Internet / Style Master 1.2 ppc / sm_manual / sm_manual.css < prev    next >
Cascading Style Sheet File  |  1999-02-26  |  3KB  |  133 lines

  1. /*Created using Style Master from Western Civilisation CSS1 { 49 95 451 409 }*/
  2. /* basic window elements */
  3.  
  4. BODY {background-color: #ffffcc;
  5. font-family: verdana, helvetica, sans-serif;
  6. margin-left: 10%;
  7. text-align: justify}
  8.  
  9. H1, H2, H3, H4, H5, H6 {background-color: #cccc66;
  10. clear: both;
  11. color: white;
  12. font-family: verdana, helvetica, geneva, sans-serif;
  13. text-align: left}
  14.  
  15. H1 {font-size: 1.5em;
  16. font-style: italic;
  17. margin-left: -8%;
  18. text-align: right}
  19.  
  20. H2 {font-size: 1.4em;
  21. margin-left: -8%;
  22. width: 92%}
  23.  
  24. H3 {font-size: 1.3em;
  25. margin-left: -6%}
  26.  
  27. H4 {font-size: 1.2em;
  28. margin-left: -4%}
  29.  
  30. H5 {font-size: 1.1em;
  31. margin-left: -2%}
  32.  
  33. EM {font-weight: bold}
  34.  
  35. CODE {font-family: courier, monaco, monospace}
  36.  
  37. /* manual elements */
  38.  
  39. .menu {background-repeat: no-repeat;
  40. color: black;
  41. font-family: charcoal, chicago, arial, sans-serif;
  42. font-size: 1em;
  43. font-weight: normal;
  44. vertical-align: middle}
  45.  
  46. .button {background-repeat: no-repeat;
  47. color: black;
  48. font-family: charcoal, chicago, arial, sans-serif;
  49. font-size: 1em;
  50. font-weight: normal;
  51. vertical-align: middle}
  52.  
  53. A IMG {background-color: #ffffcc}
  54.  
  55. .instruction {font-family: courier, geneva, sans-serif;
  56. margin-left: 5%}
  57.  
  58. .instruction-intro {font-size: .9em;
  59. font-weight: bold;
  60. margin-left: 2%;
  61. text-align: left;
  62. text-decoration: underline}
  63.  
  64. .example {background-color: #ccffcc;
  65. color: black;
  66. margin-left: 20%}
  67.  
  68. .style-master {font-weight: bold}
  69.  
  70. .note {background-color: #ff6600;
  71. color: black;
  72. text-align: left}
  73.  
  74. /* link elements */
  75.  
  76. .help {background-color: #cc3333;
  77. color: white;
  78. font-family: verdana, helvetica, sans-serif;
  79. font-weight: 900;
  80. text-align: left}
  81.  
  82. A {background-color: #ffcccc;
  83. color: black;
  84. text-decoration: none}
  85.  
  86. A:link {background-color: #ffcccc;
  87. color: black;
  88. text-decoration: none}
  89.  
  90. A:visited {background-color: #ffcccc;
  91. color: black;
  92. text-decoration: none}
  93.  
  94. A:hover {background-color: #ffcccc;
  95. color: black;
  96. text-decoration: underline}
  97.  
  98. A.offsite:link {background-color: #99cccc;
  99. color: black;
  100. text-decoration: none}
  101.  
  102. A.offsite:hover {background-color: #9999cc;
  103. color: black;
  104. text-decoration: none}
  105.  
  106. A.onsite:link {background-color: #ffcc99;
  107. color: black;
  108. text-decoration: none}
  109.  
  110. A.onsite:hover {background-color: #ffcc66;
  111. color: black;
  112. text-decoration: none}
  113.  
  114. A.tutorial {background-color: #ceff63;
  115. color: black;
  116. text-decoration: none}
  117.  
  118. A.tutorial:link {background-color: #ceff63;
  119. color: black;
  120. text-decoration: none}
  121.  
  122. A.tutorial:hover {background-color: #ffff66;
  123. color: black;
  124. text-decoration: none}
  125.  
  126. /* Navigation */
  127.  
  128. .toolbar {text-align: center}
  129.  
  130. .TOC {background-color: white;
  131. border-width: 1px;
  132. border-color: black;
  133. border-style: solid}